d/xen-utils-common.xen.init: use /run instead of /var/run
authorHans van Kranenburg <hans@knorrie.org>
Mon, 7 Sep 2020 00:52:48 +0000 (02:52 +0200)
committerHans van Kranenburg <hans@knorrie.org>
Fri, 18 Sep 2020 16:29:59 +0000 (18:29 +0200)
commit3081d5b652daee760fa9e6fe50155a6bc9ec3767
tree03a30e2873537194e568a91ac1c562cfcfce745f
parent162f90ece970fc1eb9c434018dafac40586791c3
d/xen-utils-common.xen.init: use /run instead of /var/run

/var/run has been a symlink to /run for ages, and since Stretch it's
guaranteed to be available. Adapt the paths in here to use /run
directly.

Debian Policy Manual v4.0.0, Released May, 2017 checklist says:

    9.1.1 The stable release of Debian supports /run, so packages may
    now assume that it exists and do not need any special dependency on
    a version of initscripts.

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
debian/xen-utils-common.xen.init